toggle menu
JxBrowser
8.2.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.net.callback
/
[jvm]BeforeStartTransactionCallback
/
Response
Response
public
interface
Response
A response for
BeforeStartTransactionCallback
.
Members
Functions
override
Link copied to clipboard
public
static
BeforeStartTransactionCallback.Response
override
(
List
<
HttpHeader
>
httpHeaders
)
Notifies the engine that the URL request should be updated with the given HTTP headers.
proceed
Link copied to clipboard
public
static
BeforeStartTransactionCallback.Response
proceed
(
)
Notifies the engine that it should continue without modifying HTTP headers.